Objects Reference

renderGL::InitView

Prototype

void InitView()

Parameters

None

Return Value

None

Remarks

This is the OpenGL implementation for the render base class virtual function.

This virtual function is used to initialize the global default state for the render. It is called before starting each frame and is where all render general settings must occur.